From 93eed14777a8eb06acceeccb092aace993e57a8d Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Mon, 12 Jul 2004 22:18:58 +0000 Subject: [PATCH] bitkeeper revision 1.1068.1.2 (40f30e52YgpiISz76SagZV-I7ypcxg) Tiny fix to allow compile with XFS file system enabled. --- linux-2.4.26-xen-sparse/include/asm-xen/page.h | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-2.4.26-xen-sparse/include/asm-xen/page.h b/linux-2.4.26-xen-sparse/include/asm-xen/page.h index b7640a7d78..6826f65cc0 100644 --- a/linux-2.4.26-xen-sparse/include/asm-xen/page.h +++ b/linux-2.4.26-xen-sparse/include/asm-xen/page.h @@ -10,6 +10,7 @@ #ifndef __ASSEMBLY__ #include +#include #include #ifdef CONFIG_X86_USE_3DNOW -- 2.30.2